Skip to content

chore: adopt Fleet code-health gate - #27

Merged
sarthakagrawal927 merged 4 commits into
mainfrom
chore/code-health-baseline
Aug 12, 2026
Merged

chore: adopt Fleet code-health gate#27
sarthakagrawal927 merged 4 commits into
mainfrom
chore/code-health-baseline

Conversation

@sarthakagrawal927

Copy link
Copy Markdown
Member

Summary

  • add an enforceable TypeScript and Swift code-health baseline
  • add focused protocol, controller, and readiness tests with honest full-source coverage
  • gate unused code, cycles, complexity, duplication, dependencies, suppressions, hygiene, and iOS build health
  • ratchet existing debt under Reduce code-health baseline debt #26 instead of hiding or broadly rewriting it

Validation

  • pnpm install --frozen-lockfile
  • pnpm check
  • xcodegen generate --spec ios/project.yml
  • pod install --deployment --project-directory=ios
  • unsigned xcodebuild for generic iOS Simulator
  • pnpm quality:swift against the completed index store

Closes #25

@sarthakagrawal927
sarthakagrawal927 merged commit a448adf into main Aug 12, 2026
2 checks passed
@sarthakagrawal927
sarthakagrawal927 deleted the chore/code-health-baseline branch August 14, 2026 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adopt the Fleet code-health quality gate

1 participant